Property Roots

Assembly: redb.Core.dll

Gets all root nodes (without parents)

public IEnumerable<ITreeRedbObject<TProps>> Roots { get; }